[INFO] cloning repository https://github.com/SoraTohno/fumiko-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SoraTohno/fumiko-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoraTohno%2Ffumiko-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoraTohno%2Ffumiko-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d44a52340e924f82a98cc435140b1eb4a94ce430
[INFO] fixing SoraTohno/fumiko-bot against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoraTohno%2Ffumiko-bot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SoraTohno/fumiko-bot
[INFO] finished tweaking git repo https://github.com/SoraTohno/fumiko-bot
[INFO] tweaked toml for git repo https://github.com/SoraTohno/fumiko-bot written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SoraTohno/fumiko-bot on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SoraTohno/fumiko-bot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.227
[INFO] [stderr]   Downloaded serde v1.0.227
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded wasi v0.14.7+wasi-0.2.4
[INFO] [stderr]   Downloaded uwl v0.6.0
[INFO] [stderr]   Downloaded typesize-derive v0.1.11
[INFO] [stderr]   Downloaded deranged v0.5.4
[INFO] [stderr]   Downloaded serde_core v1.0.227
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.2
[INFO] [stderr]   Downloaded time-macros v0.2.24
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded typesize v0.1.14
[INFO] [stderr]   Downloaded triomphe v0.1.14
[INFO] [stderr]   Downloaded camino v1.2.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.8
[INFO] [stderr]   Downloaded mini-moka v0.10.3
[INFO] [stderr]   Downloaded io-uring v0.7.10
[INFO] [stderr]   Downloaded cc v1.2.39
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded command_attr v0.5.3
[INFO] [stderr]   Downloaded time v0.3.44
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded poise_macros v0.6.1
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded linkify v0.10.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.6
[INFO] [stderr]   Downloaded async-lock v3.4.1
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded uuid v1.18.1
[INFO] [stderr]   Downloaded hyper-util v0.1.17
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded poise v0.6.1
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded hyper v1.7.0
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded moka v0.12.11
[INFO] [stderr]   Downloaded rustls v0.23.32
[INFO] [stderr]   Downloaded rustrict v0.7.36
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08c1b48237c65b9ba5b709b2dbee4b12f689abd8106aae965009d03c11a95488
[INFO] running `Command { std: "docker" "start" "08c1b48237c65b9ba5b709b2dbee4b12f689abd8106aae965009d03c11a95488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08c1b48237c65b9ba5b709b2dbee4b12f689abd8106aae965009d03c11a95488" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08c1b48237c65b9ba5b709b2dbee4b12f689abd8106aae965009d03c11a95488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08c1b48237c65b9ba5b709b2dbee4b12f689abd8106aae965009d03c11a95488" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking finl_unicode v1.4.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking rustrict v0.7.36
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking linkify v0.10.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking poise v0.6.1
[INFO] [stderr]     Checking fumiko_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/cache_warmer.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |     if let Ok(current_books) = sqlx::query!("SELECT DISTINCT volume_id FROM server_current_book")
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/cache_warmer.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 |       if let Ok(queued_books) = sqlx::query!(
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 24 | |         r#"
[INFO] [stdout] 25 | |         SELECT DISTINCT volume_id 
[INFO] [stdout] 26 | |         FROM (
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         "#
[INFO] [stdout] 33 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/cache_warmer.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |       if let Ok(completed_books) = sqlx::query!(
[INFO] [stdout]    |  __________________________________^
[INFO] [stdout] 44 | |         r#"
[INFO] [stdout] 45 | |         SELECT DISTINCT volume_id 
[INFO] [stdout] 46 | |         FROM (
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         "#
[INFO] [stdout] 53 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/book_info/info.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |                           let status = sqlx::query!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 166 | |                             r#"
[INFO] [stdout] 167 | |                             SELECT
[INFO] [stdout] 168 | |                                 CASE
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |                             gid.get() as i64
[INFO] [stdout] 197 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/book_info/info.rs:210:41
[INFO] [stdout]     |
[INFO] [stdout] 210 |                           let favorites = sqlx::query!(
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 211 | |                             "SELECT COUNT(*) as count FROM get_book_favorites_in_server($1, $2)",
[INFO] [stdout] 212 | |                             volume_id,
[INFO] [stdout] 213 | |                             gid.get() as i64
[INFO] [stdout] 214 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/book_info/info.rs:262:30
[INFO] [stdout]     |
[INFO] [stdout] 262 |                   let status = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 263 | |                     r#"
[INFO] [stdout] 264 | |                     SELECT
[INFO] [stdout] 265 | |                         CASE
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |                     gid.get() as i64
[INFO] [stdout] 294 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/book_info/info.rs:306:33
[INFO] [stdout]     |
[INFO] [stdout] 306 |                   let favorites = sqlx::query!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 307 | |                     "SELECT COUNT(*) as count FROM get_book_favorites_in_server($1, $2)",
[INFO] [stdout] 308 | |                     volume_id,
[INFO] [stdout] 309 | |                     gid.get() as i64
[INFO] [stdout] 310 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/cache_warmer.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |     if let Ok(current_books) = sqlx::query!("SELECT DISTINCT volume_id FROM server_current_book")
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/cache_warmer.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 |       if let Ok(queued_books) = sqlx::query!(
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 24 | |         r#"
[INFO] [stdout] 25 | |         SELECT DISTINCT volume_id 
[INFO] [stdout] 26 | |         FROM (
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         "#
[INFO] [stdout] 33 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/cache_warmer.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |       if let Ok(completed_books) = sqlx::query!(
[INFO] [stdout]    |  __________________________________^
[INFO] [stdout] 44 | |         r#"
[INFO] [stdout] 45 | |         SELECT DISTINCT volume_id 
[INFO] [stdout] 46 | |         FROM (
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         "#
[INFO] [stdout] 53 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/helper/deletedata.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |             sqlx::query!("SELECT delete_user_data($1)", ctx.author().id.get() as i64)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/helper/deletedata.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             sqlx::query!("SELECT delete_server_data($1)", guild_id.get() as i64)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/book_info/info.rs:165:38
[INFO] [stdout]     |
[INFO] [stdout] 165 |                           let status = sqlx::query!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 166 | |                             r#"
[INFO] [stdout] 167 | |                             SELECT
[INFO] [stdout] 168 | |                                 CASE
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |                             gid.get() as i64
[INFO] [stdout] 197 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/book_info/info.rs:210:41
[INFO] [stdout]     |
[INFO] [stdout] 210 |                           let favorites = sqlx::query!(
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 211 | |                             "SELECT COUNT(*) as count FROM get_book_favorites_in_server($1, $2)",
[INFO] [stdout] 212 | |                             volume_id,
[INFO] [stdout] 213 | |                             gid.get() as i64
[INFO] [stdout] 214 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/book_info/info.rs:262:30
[INFO] [stdout]     |
[INFO] [stdout] 262 |                   let status = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 263 | |                     r#"
[INFO] [stdout] 264 | |                     SELECT
[INFO] [stdout] 265 | |                         CASE
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |                     gid.get() as i64
[INFO] [stdout] 294 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/book_info/info.rs:306:33
[INFO] [stdout]     |
[INFO] [stdout] 306 |                   let favorites = sqlx::query!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 307 | |                     "SELECT COUNT(*) as count FROM get_book_favorites_in_server($1, $2)",
[INFO] [stdout] 308 | |                     volume_id,
[INFO] [stdout] 309 | |                     gid.get() as i64
[INFO] [stdout] 310 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_admin/adminprogress.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |       let current_book = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 52 | |         r#"
[INFO] [stdout] 53 | |         SELECT
[INFO] [stdout] 54 | |             volume_id
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         guild_id.get() as i64
[INFO] [stdout] 59 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_admin/adminprogress.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |       let removed = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 82 | |         "DELETE FROM user_reading_progress WHERE user_id = $1 AND server_id = $2 AND volume_id = $3 RETURNING progress_text",
[INFO] [stdout] 83 | |         user.id.get() as i64,
[INFO] [stdout] 84 | |         guild_id.get() as i64,
[INFO] [stdout] 85 | |         volume_id
[INFO] [stdout] 86 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminprogress.rs:148:28
[INFO] [stdout]     |
[INFO] [stdout] 148 |       let cleared_progress = sqlx::query!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 149 | |         "DELETE FROM user_reading_progress WHERE user_id = $1 AND server_id = $2 RETURNING volume_id",
[INFO] [stdout] 150 | |         user.id.get() as i64,
[INFO] [stdout] 151 | |         guild_id.get() as i64
[INFO] [stdout] 152 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminprogress.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | /     sqlx::query!(
[INFO] [stdout] 157 | |         "INSERT INTO progress_command_bans (server_id, user_id, banned_by, banned_at) VALUES ($1, $2, $3, CURRENT_TIMESTAMP) ON C...
[INFO] [stdout] 158 | |         guild_id.get() as i64,
[INFO] [stdout] 159 | |         user.id.get() as i64,
[INFO] [stdout] 160 | |         ctx.author().id.get() as i64
[INFO] [stdout] 161 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminprogress.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 |       let unbanned = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 228 | |         "DELETE FROM progress_command_bans WHERE server_id = $1 AND user_id = $2 RETURNING banned_at",
[INFO] [stdout] 229 | |         guild_id.get() as i64,
[INFO] [stdout] 230 | |         user.id.get() as i64
[INFO] [stdout] 231 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/helper/deletedata.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |             sqlx::query!("SELECT delete_user_data($1)", ctx.author().id.get() as i64)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/helper/deletedata.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             sqlx::query!("SELECT delete_server_data($1)", guild_id.get() as i64)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:146:26
[INFO] [stdout]     |
[INFO] [stdout] 146 |       let already_queued = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 147 | |         "SELECT du.username FROM server_book_queue sbq
[INFO] [stdout] 148 | |          JOIN discord_users du ON du.user_id = sbq.suggested_by_user_id
[INFO] [stdout] 149 | |          WHERE sbq.server_id = $1 AND sbq.volume_id = $2",
[INFO] [stdout] 150 | |         guild_id.get() as i64,
[INFO] [stdout] 151 | |         volume_id
[INFO] [stdout] 152 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 |               let record = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 175 | |                 "INSERT INTO server_book_queue (server_id, volume_id, suggested_by_user_id, position)
[INFO] [stdout] 176 | |                 VALUES ($1, $2, $3, (
[INFO] [stdout] 177 | |                     SELECT COALESCE(MAX(position), 0) + 1
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |                 suggesting_user.id.get() as i64
[INFO] [stdout] 185 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 | /             sqlx::query!(
[INFO] [stdout] 195 | |                 "UPDATE server_book_queue SET position = position + 1 WHERE server_id = $1",
[INFO] [stdout] 196 | |                 guild_id.get() as i64
[INFO] [stdout] 197 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:201:28
[INFO] [stdout]     |
[INFO] [stdout] 201 |               let inserted = sqlx::query!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 202 | |                 "INSERT INTO server_book_queue (server_id, volume_id, suggested_by_user_id, position)
[INFO] [stdout] 203 | |                 VALUES ($1, $2, $3, 1)
[INFO] [stdout] 204 | |                 RETURNING position",
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |                 suggesting_user.id.get() as i64
[INFO] [stdout] 208 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_admin/adminprogress.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |       let current_book = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 52 | |         r#"
[INFO] [stdout] 53 | |         SELECT
[INFO] [stdout] 54 | |             volume_id
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         guild_id.get() as i64
[INFO] [stdout] 59 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_admin/adminprogress.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |       let removed = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 82 | |         "DELETE FROM user_reading_progress WHERE user_id = $1 AND server_id = $2 AND volume_id = $3 RETURNING progress_text",
[INFO] [stdout] 83 | |         user.id.get() as i64,
[INFO] [stdout] 84 | |         guild_id.get() as i64,
[INFO] [stdout] 85 | |         volume_id
[INFO] [stdout] 86 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminprogress.rs:148:28
[INFO] [stdout]     |
[INFO] [stdout] 148 |       let cleared_progress = sqlx::query!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 149 | |         "DELETE FROM user_reading_progress WHERE user_id = $1 AND server_id = $2 RETURNING volume_id",
[INFO] [stdout] 150 | |         user.id.get() as i64,
[INFO] [stdout] 151 | |         guild_id.get() as i64
[INFO] [stdout] 152 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminprogress.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | /     sqlx::query!(
[INFO] [stdout] 157 | |         "INSERT INTO progress_command_bans (server_id, user_id, banned_by, banned_at) VALUES ($1, $2, $3, CURRENT_TIMESTAMP) ON C...
[INFO] [stdout] 158 | |         guild_id.get() as i64,
[INFO] [stdout] 159 | |         user.id.get() as i64,
[INFO] [stdout] 160 | |         ctx.author().id.get() as i64
[INFO] [stdout] 161 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminprogress.rs:227:20
[INFO] [stdout]     |
[INFO] [stdout] 227 |       let unbanned = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 228 | |         "DELETE FROM progress_command_bans WHERE server_id = $1 AND user_id = $2 RETURNING banned_at",
[INFO] [stdout] 229 | |         guild_id.get() as i64,
[INFO] [stdout] 230 | |         user.id.get() as i64
[INFO] [stdout] 231 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:372:22
[INFO] [stdout]     |
[INFO] [stdout] 372 |       let queue_book = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 373 | |         r#"
[INFO] [stdout] 374 | |         SELECT 
[INFO] [stdout] 375 | |             du.username as suggested_by
[INFO] [stdout] ...   |
[INFO] [stdout] 381 | |         volume_id
[INFO] [stdout] 382 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:426:21
[INFO] [stdout]     |
[INFO] [stdout] 426 | /                     sqlx::query!(
[INFO] [stdout] 427 | |                         "DELETE FROM server_book_queue 
[INFO] [stdout] 428 | |                          WHERE server_id = $1 AND volume_id = $2",
[INFO] [stdout] 429 | |                         guild_id.get() as i64,
[INFO] [stdout] 430 | |                         volume_id
[INFO] [stdout] 431 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:529:22
[INFO] [stdout]     |
[INFO] [stdout] 529 |       let user_books = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 530 | |         r#"
[INFO] [stdout] 531 | |         SELECT sbq.volume_id, sbq.position
[INFO] [stdout] 532 | |         FROM server_book_queue sbq
[INFO] [stdout] ...   |
[INFO] [stdout] 537 | |         user.id.get() as i64
[INFO] [stdout] 538 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:625:17
[INFO] [stdout]     |
[INFO] [stdout] 625 | /                 sqlx::query!(
[INFO] [stdout] 626 | |                     "DELETE FROM server_book_queue 
[INFO] [stdout] 627 | |                      WHERE server_id = $1 AND suggested_by_user_id = $2",
[INFO] [stdout] 628 | |                     guild_id.get() as i64,
[INFO] [stdout] 629 | |                     user.id.get() as i64
[INFO] [stdout] 630 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:146:26
[INFO] [stdout]     |
[INFO] [stdout] 146 |       let already_queued = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 147 | |         "SELECT du.username FROM server_book_queue sbq
[INFO] [stdout] 148 | |          JOIN discord_users du ON du.user_id = sbq.suggested_by_user_id
[INFO] [stdout] 149 | |          WHERE sbq.server_id = $1 AND sbq.volume_id = $2",
[INFO] [stdout] 150 | |         guild_id.get() as i64,
[INFO] [stdout] 151 | |         volume_id
[INFO] [stdout] 152 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 |               let record = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 175 | |                 "INSERT INTO server_book_queue (server_id, volume_id, suggested_by_user_id, position)
[INFO] [stdout] 176 | |                 VALUES ($1, $2, $3, (
[INFO] [stdout] 177 | |                     SELECT COALESCE(MAX(position), 0) + 1
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |                 suggesting_user.id.get() as i64
[INFO] [stdout] 185 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 | /             sqlx::query!(
[INFO] [stdout] 195 | |                 "UPDATE server_book_queue SET position = position + 1 WHERE server_id = $1",
[INFO] [stdout] 196 | |                 guild_id.get() as i64
[INFO] [stdout] 197 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:201:28
[INFO] [stdout]     |
[INFO] [stdout] 201 |               let inserted = sqlx::query!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 202 | |                 "INSERT INTO server_book_queue (server_id, volume_id, suggested_by_user_id, position)
[INFO] [stdout] 203 | |                 VALUES ($1, $2, $3, 1)
[INFO] [stdout] 204 | |                 RETURNING position",
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |                 suggesting_user.id.get() as i64
[INFO] [stdout] 208 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:372:22
[INFO] [stdout]     |
[INFO] [stdout] 372 |       let queue_book = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 373 | |         r#"
[INFO] [stdout] 374 | |         SELECT 
[INFO] [stdout] 375 | |             du.username as suggested_by
[INFO] [stdout] ...   |
[INFO] [stdout] 381 | |         volume_id
[INFO] [stdout] 382 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:426:21
[INFO] [stdout]     |
[INFO] [stdout] 426 | /                     sqlx::query!(
[INFO] [stdout] 427 | |                         "DELETE FROM server_book_queue 
[INFO] [stdout] 428 | |                          WHERE server_id = $1 AND volume_id = $2",
[INFO] [stdout] 429 | |                         guild_id.get() as i64,
[INFO] [stdout] 430 | |                         volume_id
[INFO] [stdout] 431 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/clubreadadd.rs:193:31
[INFO] [stdout]     |
[INFO] [stdout] 193 |           let same_day_exists = sqlx::query_scalar!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 194 | |             r#"
[INFO] [stdout] 195 | |             SELECT 1
[INFO] [stdout] 196 | |             FROM server_completed_books
[INFO] [stdout] ...   |
[INFO] [stdout] 204 | |             completed_at
[INFO] [stdout] 205 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/clubreadadd.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | /         sqlx::query_scalar!(
[INFO] [stdout] 246 | |             r#"
[INFO] [stdout] 247 | |             INSERT INTO server_completed_books 
[INFO] [stdout] 248 | |                 (server_id, volume_id, suggested_by_user_id, started_at, completed_at, average_rating, total_ratings)
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |             if rating.is_some() { 1 } else { 0 }
[INFO] [stdout] 259 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/clubreadadd.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 | /         sqlx::query_scalar!(
[INFO] [stdout] 264 | |             r#"
[INFO] [stdout] 265 | |             INSERT INTO server_completed_books 
[INFO] [stdout] 266 | |                 (server_id, volume_id, suggested_by_user_id, started_at, average_rating, total_ratings)
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |             if rating.is_some() { 1 } else { 0 }
[INFO] [stdout] 276 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/clubreadadd.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 | /         sqlx::query!(
[INFO] [stdout] 289 | |             r#"
[INFO] [stdout] 290 | |             INSERT INTO user_book_ratings (user_id, completed_id, rating)
[INFO] [stdout] 291 | |             VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 296 | |             rounded
[INFO] [stdout] 297 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:529:22
[INFO] [stdout]     |
[INFO] [stdout] 529 |       let user_books = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 530 | |         r#"
[INFO] [stdout] 531 | |         SELECT sbq.volume_id, sbq.position
[INFO] [stdout] 532 | |         FROM server_book_queue sbq
[INFO] [stdout] ...   |
[INFO] [stdout] 537 | |         user.id.get() as i64
[INFO] [stdout] 538 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/adminqueue.rs:625:17
[INFO] [stdout]     |
[INFO] [stdout] 625 | /                 sqlx::query!(
[INFO] [stdout] 626 | |                     "DELETE FROM server_book_queue 
[INFO] [stdout] 627 | |                      WHERE server_id = $1 AND suggested_by_user_id = $2",
[INFO] [stdout] 628 | |                     guild_id.get() as i64,
[INFO] [stdout] 629 | |                     user.id.get() as i64
[INFO] [stdout] 630 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_admin/clubreadremove.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let direct_results = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 43 | |         r#"
[INFO] [stdout] 44 | |         SELECT completed_id FROM server_completed_books
[INFO] [stdout] 45 | |         WHERE server_id = $1 AND volume_id = $2
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         book
[INFO] [stdout] 50 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/clubreadremove.rs:269:31
[INFO] [stdout]     |
[INFO] [stdout] 269 |                   let deleted = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 270 | |                     r#"
[INFO] [stdout] 271 | |                     DELETE FROM server_completed_books
[INFO] [stdout] 272 | |                     WHERE server_id = $1 AND completed_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |                     b.completed_id
[INFO] [stdout] 277 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/clubreadremove.rs:458:31
[INFO] [stdout]     |
[INFO] [stdout] 458 |                   let deleted = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 459 | |                     r#"
[INFO] [stdout] 460 | |                     DELETE FROM server_completed_books
[INFO] [stdout] 461 | |                     WHERE server_id = $1 AND completed_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 465 | |                     completed_id
[INFO] [stdout] 466 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/clubreadadd.rs:193:31
[INFO] [stdout]     |
[INFO] [stdout] 193 |           let same_day_exists = sqlx::query_scalar!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 194 | |             r#"
[INFO] [stdout] 195 | |             SELECT 1
[INFO] [stdout] 196 | |             FROM server_completed_books
[INFO] [stdout] ...   |
[INFO] [stdout] 204 | |             completed_at
[INFO] [stdout] 205 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/clubreadadd.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | /         sqlx::query_scalar!(
[INFO] [stdout] 246 | |             r#"
[INFO] [stdout] 247 | |             INSERT INTO server_completed_books 
[INFO] [stdout] 248 | |                 (server_id, volume_id, suggested_by_user_id, started_at, completed_at, average_rating, total_ratings)
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |             if rating.is_some() { 1 } else { 0 }
[INFO] [stdout] 259 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/clubreadadd.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 | /         sqlx::query_scalar!(
[INFO] [stdout] 264 | |             r#"
[INFO] [stdout] 265 | |             INSERT INTO server_completed_books 
[INFO] [stdout] 266 | |                 (server_id, volume_id, suggested_by_user_id, started_at, average_rating, total_ratings)
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |             if rating.is_some() { 1 } else { 0 }
[INFO] [stdout] 276 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/clubreadadd.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 | /         sqlx::query!(
[INFO] [stdout] 289 | |             r#"
[INFO] [stdout] 290 | |             INSERT INTO user_book_ratings (user_id, completed_id, rating)
[INFO] [stdout] 291 | |             VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 296 | |             rounded
[INFO] [stdout] 297 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     sqlx::query!(
[INFO] [stdout] 103 | |         "INSERT INTO server_bot_config (server_id, announcement_channel_id)
[INFO] [stdout] 104 | |          VALUES ($1, $2)
[INFO] [stdout] 105 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         channel_id.get() as i64
[INFO] [stdout] 109 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |       let existing = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |         "SELECT announcement_channel_id FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 153 | |         guild_id.get() as i64
[INFO] [stdout] 154 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | /     sqlx::query!(
[INFO] [stdout] 172 | |         "UPDATE server_bot_config
[INFO] [stdout] 173 | |          SET announcement_channel_id = NULL, updated_at = CURRENT_TIMESTAMP
[INFO] [stdout] 174 | |          WHERE server_id = $1",
[INFO] [stdout] 175 | |         guild_id.get() as i64
[INFO] [stdout] 176 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:217:19
[INFO] [stdout]     |
[INFO] [stdout] 217 |       let current = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 218 | |         "SELECT announcement_channel_id FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 219 | |         guild_id.get() as i64
[INFO] [stdout] 220 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_admin/clubreadremove.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let direct_results = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 43 | |         r#"
[INFO] [stdout] 44 | |         SELECT completed_id FROM server_completed_books
[INFO] [stdout] 45 | |         WHERE server_id = $1 AND volume_id = $2
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         book
[INFO] [stdout] 50 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/clubreadremove.rs:269:31
[INFO] [stdout]     |
[INFO] [stdout] 269 |                   let deleted = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 270 | |                     r#"
[INFO] [stdout] 271 | |                     DELETE FROM server_completed_books
[INFO] [stdout] 272 | |                     WHERE server_id = $1 AND completed_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |                     b.completed_id
[INFO] [stdout] 277 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/clubreadremove.rs:458:31
[INFO] [stdout]     |
[INFO] [stdout] 458 |                   let deleted = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 459 | |                     r#"
[INFO] [stdout] 460 | |                     DELETE FROM server_completed_books
[INFO] [stdout] 461 | |                     WHERE server_id = $1 AND completed_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 465 | |                     completed_id
[INFO] [stdout] 466 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 | /     sqlx::query!(
[INFO] [stdout] 301 | |         "INSERT INTO server_bot_config (server_id, auto_complete_on_deadline)
[INFO] [stdout] 302 | |          VALUES ($1, $2)
[INFO] [stdout] 303 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |         true
[INFO] [stdout] 307 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:361:5
[INFO] [stdout]     |
[INFO] [stdout] 361 | /     sqlx::query!(
[INFO] [stdout] 362 | |         "INSERT INTO server_bot_config (server_id, auto_complete_on_deadline)
[INFO] [stdout] 363 | |          VALUES ($1, $2)
[INFO] [stdout] 364 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 367 | |         false
[INFO] [stdout] 368 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | /     sqlx::query!(
[INFO] [stdout] 103 | |         "INSERT INTO server_bot_config (server_id, announcement_channel_id)
[INFO] [stdout] 104 | |          VALUES ($1, $2)
[INFO] [stdout] 105 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         channel_id.get() as i64
[INFO] [stdout] 109 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |       let existing = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 152 | |         "SELECT announcement_channel_id FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 153 | |         guild_id.get() as i64
[INFO] [stdout] 154 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | /     sqlx::query!(
[INFO] [stdout] 172 | |         "UPDATE server_bot_config
[INFO] [stdout] 173 | |          SET announcement_channel_id = NULL, updated_at = CURRENT_TIMESTAMP
[INFO] [stdout] 174 | |          WHERE server_id = $1",
[INFO] [stdout] 175 | |         guild_id.get() as i64
[INFO] [stdout] 176 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 | /     sqlx::query!(
[INFO] [stdout] 487 | |         "INSERT INTO server_bot_config (server_id, queue_enabled)
[INFO] [stdout] 488 | |          VALUES ($1, $2)
[INFO] [stdout] 489 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |         false
[INFO] [stdout] 493 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:217:19
[INFO] [stdout]     |
[INFO] [stdout] 217 |       let current = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 218 | |         "SELECT announcement_channel_id FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 219 | |         guild_id.get() as i64
[INFO] [stdout] 220 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 | /     sqlx::query!(
[INFO] [stdout] 549 | |         "INSERT INTO server_bot_config (server_id, queue_enabled)
[INFO] [stdout] 550 | |          VALUES ($1, $2)
[INFO] [stdout] 551 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 554 | |         true
[INFO] [stdout] 555 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 | /     sqlx::query!(
[INFO] [stdout] 301 | |         "INSERT INTO server_bot_config (server_id, auto_complete_on_deadline)
[INFO] [stdout] 302 | |          VALUES ($1, $2)
[INFO] [stdout] 303 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |         true
[INFO] [stdout] 307 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:361:5
[INFO] [stdout]     |
[INFO] [stdout] 361 | /     sqlx::query!(
[INFO] [stdout] 362 | |         "INSERT INTO server_bot_config (server_id, auto_complete_on_deadline)
[INFO] [stdout] 363 | |          VALUES ($1, $2)
[INFO] [stdout] 364 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 367 | |         false
[INFO] [stdout] 368 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:671:5
[INFO] [stdout]     |
[INFO] [stdout] 671 | /     sqlx::query!(
[INFO] [stdout] 672 | |         "INSERT INTO server_bot_config (server_id, pin_polls)
[INFO] [stdout] 673 | |          VALUES ($1, $2)
[INFO] [stdout] 674 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 677 | |         false
[INFO] [stdout] 678 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 733 | /     sqlx::query!(
[INFO] [stdout] 734 | |         "INSERT INTO server_bot_config (server_id, pin_polls)
[INFO] [stdout] 735 | |          VALUES ($1, $2)
[INFO] [stdout] 736 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 739 | |         true
[INFO] [stdout] 740 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 | /     sqlx::query!(
[INFO] [stdout] 487 | |         "INSERT INTO server_bot_config (server_id, queue_enabled)
[INFO] [stdout] 488 | |          VALUES ($1, $2)
[INFO] [stdout] 489 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 492 | |         false
[INFO] [stdout] 493 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 | /     sqlx::query!(
[INFO] [stdout] 549 | |         "INSERT INTO server_bot_config (server_id, queue_enabled)
[INFO] [stdout] 550 | |          VALUES ($1, $2)
[INFO] [stdout] 551 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 554 | |         true
[INFO] [stdout] 555 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:671:5
[INFO] [stdout]     |
[INFO] [stdout] 671 | /     sqlx::query!(
[INFO] [stdout] 672 | |         "INSERT INTO server_bot_config (server_id, pin_polls)
[INFO] [stdout] 673 | |          VALUES ($1, $2)
[INFO] [stdout] 674 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 677 | |         false
[INFO] [stdout] 678 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/finishbook.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |               let config = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 113 | |                 "SELECT announcement_channel_id FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 114 | |                 guild_id.get() as i64
[INFO] [stdout] 115 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/finishbook.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 | /             sqlx::query!(
[INFO] [stdout] 147 | |                 "INSERT INTO rating_polls (message_id, channel_id, server_id, completed_id, expires_at)
[INFO] [stdout] 148 | |                 VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] 149 | |                 ON CONFLICT (message_id) DO NOTHING",
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |                 expires_at
[INFO] [stdout] 155 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_admin/mature.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /     sqlx::query!(
[INFO] [stdout] 26 | |         "INSERT INTO server_maturity_settings (server_id, mature_content_enabled)
[INFO] [stdout] 27 | |          VALUES ($1, true)
[INFO] [stdout] 28 | |          ON CONFLICT (server_id) 
[INFO] [stdout] 29 | |          DO UPDATE SET mature_content_enabled = true, updated_at = CURRENT_TIMESTAMP",
[INFO] [stdout] 30 | |         guild_id.get() as i64
[INFO] [stdout] 31 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/config.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 733 | /     sqlx::query!(
[INFO] [stdout] 734 | |         "INSERT INTO server_bot_config (server_id, pin_polls)
[INFO] [stdout] 735 | |          VALUES ($1, $2)
[INFO] [stdout] 736 | |          ON CONFLICT (server_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 739 | |         true
[INFO] [stdout] 740 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_admin/mature.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | /     sqlx::query!(
[INFO] [stdout] 70 | |         "INSERT INTO server_maturity_settings (server_id, mature_content_enabled)
[INFO] [stdout] 71 | |          VALUES ($1, false)
[INFO] [stdout] 72 | |          ON CONFLICT (server_id) 
[INFO] [stdout] 73 | |          DO UPDATE SET mature_content_enabled = false, updated_at = CURRENT_TIMESTAMP",
[INFO] [stdout] 74 | |         guild_id.get() as i64
[INFO] [stdout] 75 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/mature.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |       let setting = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 110 | |         "SELECT mature_content_enabled FROM server_maturity_settings WHERE server_id = $1",
[INFO] [stdout] 111 | |         guild_id.get() as i64
[INFO] [stdout] 112 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_admin/select.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | /     sqlx::query!(
[INFO] [stdout] 88 | |         r#"
[INFO] [stdout] 89 | |         UPDATE selection_polls
[INFO] [stdout] 90 | |         SET processed = TRUE
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |         guild_id_i64
[INFO] [stdout] 96 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 101 | |         r#"
[INFO] [stdout] 102 | |         SELECT message_id, channel_id
[INFO] [stdout] 103 | |         FROM selection_polls
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         guild_id_i64
[INFO] [stdout] 109 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 | /                 sqlx::query!(
[INFO] [stdout] 168 | |                     "UPDATE selection_polls SET processed = TRUE WHERE server_id = $1 AND NOT processed",
[INFO] [stdout] 169 | |                     guild_id as i64
[INFO] [stdout] 170 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:296:29
[INFO] [stdout]     |
[INFO] [stdout] 296 |               let next_book = sqlx::query!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 297 | |                 r#"
[INFO] [stdout] 298 | |                 SELECT 
[INFO] [stdout] 299 | |                     volume_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |                 guild_id.get() as i64
[INFO] [stdout] 307 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:380:32
[INFO] [stdout]     |
[INFO] [stdout] 380 |               let current_book = sqlx::query!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 381 | |                 "SELECT volume_id FROM server_current_book WHERE server_id = $1",
[INFO] [stdout] 382 | |                 guild_id.get() as i64
[INFO] [stdout] 383 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/finishbook.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |               let config = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 113 | |                 "SELECT announcement_channel_id FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 114 | |                 guild_id.get() as i64
[INFO] [stdout] 115 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:398:30
[INFO] [stdout]     |
[INFO] [stdout] 398 |               let candidates = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 399 | |                 "SELECT * FROM get_queue_books_for_poll($1, $2)",
[INFO] [stdout] 400 | |                 guild_id.get() as i64,
[INFO] [stdout] 401 | |                 poll_size
[INFO] [stdout] 402 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/finishbook.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 | /             sqlx::query!(
[INFO] [stdout] 147 | |                 "INSERT INTO rating_polls (message_id, channel_id, server_id, completed_id, expires_at)
[INFO] [stdout] 148 | |                 VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] 149 | |                 ON CONFLICT (message_id) DO NOTHING",
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |                 expires_at
[INFO] [stdout] 155 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_admin/mature.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /     sqlx::query!(
[INFO] [stdout] 26 | |         "INSERT INTO server_maturity_settings (server_id, mature_content_enabled)
[INFO] [stdout] 27 | |          VALUES ($1, true)
[INFO] [stdout] 28 | |          ON CONFLICT (server_id) 
[INFO] [stdout] 29 | |          DO UPDATE SET mature_content_enabled = true, updated_at = CURRENT_TIMESTAMP",
[INFO] [stdout] 30 | |         guild_id.get() as i64
[INFO] [stdout] 31 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:453:26
[INFO] [stdout]     |
[INFO] [stdout] 453 |               let config = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 454 | |                 "SELECT announcement_channel_id FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 455 | |                 guild_id.get() as i64
[INFO] [stdout] 456 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:506:13
[INFO] [stdout]     |
[INFO] [stdout] 506 | /             sqlx::query!(
[INFO] [stdout] 507 | |                 "INSERT INTO selection_polls (message_id, channel_id, server_id, book_options, expires_at, deadline)
[INFO] [stdout] 508 | |                 VALUES ($1, $2, $3, $4, $5, $6)
[INFO] [stdout] 509 | |                 ON CONFLICT (message_id) DO NOTHING",
[INFO] [stdout] ...   |
[INFO] [stdout] 515 | |                 deadline
[INFO] [stdout] 516 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_admin/mature.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | /     sqlx::query!(
[INFO] [stdout] 70 | |         "INSERT INTO server_maturity_settings (server_id, mature_content_enabled)
[INFO] [stdout] 71 | |          VALUES ($1, false)
[INFO] [stdout] 72 | |          ON CONFLICT (server_id) 
[INFO] [stdout] 73 | |          DO UPDATE SET mature_content_enabled = false, updated_at = CURRENT_TIMESTAMP",
[INFO] [stdout] 74 | |         guild_id.get() as i64
[INFO] [stdout] 75 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/mature.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |       let setting = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 110 | |         "SELECT mature_content_enabled FROM server_maturity_settings WHERE server_id = $1",
[INFO] [stdout] 111 | |         guild_id.get() as i64
[INFO] [stdout] 112 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_admin/select.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | /     sqlx::query!(
[INFO] [stdout] 88 | |         r#"
[INFO] [stdout] 89 | |         UPDATE selection_polls
[INFO] [stdout] 90 | |         SET processed = TRUE
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |         guild_id_i64
[INFO] [stdout] 96 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 101 | |         r#"
[INFO] [stdout] 102 | |         SELECT message_id, channel_id
[INFO] [stdout] 103 | |         FROM selection_polls
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         guild_id_i64
[INFO] [stdout] 109 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 | /                 sqlx::query!(
[INFO] [stdout] 168 | |                     "UPDATE selection_polls SET processed = TRUE WHERE server_id = $1 AND NOT processed",
[INFO] [stdout] 169 | |                     guild_id as i64
[INFO] [stdout] 170 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:593:31
[INFO] [stdout]     |
[INFO] [stdout] 593 |               let random_book = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 594 | |                 "SELECT * FROM get_random_queue_book($1)",
[INFO] [stdout] 595 | |                 guild_id.get() as i64
[INFO] [stdout] 596 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:296:29
[INFO] [stdout]     |
[INFO] [stdout] 296 |               let next_book = sqlx::query!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 297 | |                 r#"
[INFO] [stdout] 298 | |                 SELECT 
[INFO] [stdout] 299 | |                     volume_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |                 guild_id.get() as i64
[INFO] [stdout] 307 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:778:30
[INFO] [stdout]     |
[INFO] [stdout] 778 |               let queue_info = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 779 | |                 "SELECT suggested_by_user_id FROM server_book_queue WHERE server_id = $1 AND volume_id = $2",
[INFO] [stdout] 780 | |                 guild_id.get() as i64,
[INFO] [stdout] 781 | |                 volume_id
[INFO] [stdout] 782 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:811:17
[INFO] [stdout]     |
[INFO] [stdout] 811 | /                 sqlx::query!(
[INFO] [stdout] 812 | |                     "INSERT INTO server_book_queue (server_id, volume_id, suggested_by_user_id, position)
[INFO] [stdout] 813 | |                     VALUES ($1, $2, $3, (
[INFO] [stdout] 814 | |                         SELECT COALESCE(MAX(position), 0) + 1
[INFO] [stdout] ...   |
[INFO] [stdout] 820 | |                     suggesting_user.id.get() as i64
[INFO] [stdout] 821 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:872:18
[INFO] [stdout]     |
[INFO] [stdout] 872 |       let config = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 873 | |         "SELECT announcement_channel_id FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 874 | |         guild_id.get() as i64
[INFO] [stdout] 875 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:380:32
[INFO] [stdout]     |
[INFO] [stdout] 380 |               let current_book = sqlx::query!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 381 | |                 "SELECT volume_id FROM server_current_book WHERE server_id = $1",
[INFO] [stdout] 382 | |                 guild_id.get() as i64
[INFO] [stdout] 383 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:398:30
[INFO] [stdout]     |
[INFO] [stdout] 398 |               let candidates = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 399 | |                 "SELECT * FROM get_queue_books_for_poll($1, $2)",
[INFO] [stdout] 400 | |                 guild_id.get() as i64,
[INFO] [stdout] 401 | |                 poll_size
[INFO] [stdout] 402 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:453:26
[INFO] [stdout]     |
[INFO] [stdout] 453 |               let config = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 454 | |                 "SELECT announcement_channel_id FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 455 | |                 guild_id.get() as i64
[INFO] [stdout] 456 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:506:13
[INFO] [stdout]     |
[INFO] [stdout] 506 | /             sqlx::query!(
[INFO] [stdout] 507 | |                 "INSERT INTO selection_polls (message_id, channel_id, server_id, book_options, expires_at, deadline)
[INFO] [stdout] 508 | |                 VALUES ($1, $2, $3, $4, $5, $6)
[INFO] [stdout] 509 | |                 ON CONFLICT (message_id) DO NOTHING",
[INFO] [stdout] ...   |
[INFO] [stdout] 515 | |                 deadline
[INFO] [stdout] 516 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/commands/server_admin/select.rs:1147:24
[INFO] [stdout]      |
[INFO] [stdout] 1147 |       let current_book = sqlx::query!(
[INFO] [stdout]      |  ________________________^
[INFO] [stdout] 1148 | |         r#"
[INFO] [stdout] 1149 | |         SELECT scb.volume_id, du.username AS "username?"
[INFO] [stdout] 1150 | |         FROM server_current_book scb
[INFO] [stdout] ...    |
[INFO] [stdout] 1154 | |         guild_id.get() as i64
[INFO] [stdout] 1155 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/commands/server_admin/select.rs:1217:23
[INFO] [stdout]      |
[INFO] [stdout] 1217 |               let row = sqlx::query!(
[INFO] [stdout]      |  _______________________^
[INFO] [stdout] 1218 | |                 r#"
[INFO] [stdout] 1219 | |                 SELECT volume_id, success, error_message
[INFO] [stdout] 1220 | |                 FROM remove_current_book_tx($1)
[INFO] [stdout] 1221 | |                 "#,
[INFO] [stdout] 1222 | |                 guild_id.get() as i64
[INFO] [stdout] 1223 | |             )
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:593:31
[INFO] [stdout]     |
[INFO] [stdout] 593 |               let random_book = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 594 | |                 "SELECT * FROM get_random_queue_book($1)",
[INFO] [stdout] 595 | |                 guild_id.get() as i64
[INFO] [stdout] 596 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:778:30
[INFO] [stdout]     |
[INFO] [stdout] 778 |               let queue_info = sqlx::query!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 779 | |                 "SELECT suggested_by_user_id FROM server_book_queue WHERE server_id = $1 AND volume_id = $2",
[INFO] [stdout] 780 | |                 guild_id.get() as i64,
[INFO] [stdout] 781 | |                 volume_id
[INFO] [stdout] 782 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:811:17
[INFO] [stdout]     |
[INFO] [stdout] 811 | /                 sqlx::query!(
[INFO] [stdout] 812 | |                     "INSERT INTO server_book_queue (server_id, volume_id, suggested_by_user_id, position)
[INFO] [stdout] 813 | |                     VALUES ($1, $2, $3, (
[INFO] [stdout] 814 | |                         SELECT COALESCE(MAX(position), 0) + 1
[INFO] [stdout] ...   |
[INFO] [stdout] 820 | |                     suggesting_user.id.get() as i64
[INFO] [stdout] 821 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_admin/select.rs:872:18
[INFO] [stdout]     |
[INFO] [stdout] 872 |       let config = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 873 | |         "SELECT announcement_channel_id FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 874 | |         guild_id.get() as i64
[INFO] [stdout] 875 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/clubrating.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |       let completed_book = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 125 | |         r#"
[INFO] [stdout] 126 | |         SELECT completed_id, average_rating, total_ratings
[INFO] [stdout] 127 | |         FROM server_completed_books
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |         volume_id
[INFO] [stdout] 134 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/clubrating.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |               let ratings = sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 142 | |                 r#"
[INFO] [stdout] 143 | |                 SELECT 
[INFO] [stdout] 144 | |                     du.username,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |                 book_info.completed_id
[INFO] [stdout] 153 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/commands/server_admin/select.rs:1147:24
[INFO] [stdout]      |
[INFO] [stdout] 1147 |       let current_book = sqlx::query!(
[INFO] [stdout]      |  ________________________^
[INFO] [stdout] 1148 | |         r#"
[INFO] [stdout] 1149 | |         SELECT scb.volume_id, du.username AS "username?"
[INFO] [stdout] 1150 | |         FROM server_current_book scb
[INFO] [stdout] ...    |
[INFO] [stdout] 1154 | |         guild_id.get() as i64
[INFO] [stdout] 1155 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/commands/server_admin/select.rs:1217:23
[INFO] [stdout]      |
[INFO] [stdout] 1217 |               let row = sqlx::query!(
[INFO] [stdout]      |  _______________________^
[INFO] [stdout] 1218 | |                 r#"
[INFO] [stdout] 1219 | |                 SELECT volume_id, success, error_message
[INFO] [stdout] 1220 | |                 FROM remove_current_book_tx($1)
[INFO] [stdout] 1221 | |                 "#,
[INFO] [stdout] 1222 | |                 guild_id.get() as i64
[INFO] [stdout] 1223 | |             )
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_user/clubread.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |               let books = sqlx::query!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 49 | |                 r#"
[INFO] [stdout] 50 | |                 SELECT
[INFO] [stdout] 51 | |                 rank,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |                 guild_id.get() as i64
[INFO] [stdout] 60 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/clubread.rs:339:24
[INFO] [stdout]     |
[INFO] [stdout] 339 |               let rows = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 340 | |                 r#"
[INFO] [stdout] 341 | |                 SELECT 
[INFO] [stdout] 342 | |                     scb.volume_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 352 | |                 guild_id.get() as i64
[INFO] [stdout] 353 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/clubrating.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |       let completed_book = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 125 | |         r#"
[INFO] [stdout] 126 | |         SELECT completed_id, average_rating, total_ratings
[INFO] [stdout] 127 | |         FROM server_completed_books
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |         volume_id
[INFO] [stdout] 134 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/clubrating.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |               let ratings = sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 142 | |                 r#"
[INFO] [stdout] 143 | |                 SELECT 
[INFO] [stdout] 144 | |                     du.username,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |                 book_info.completed_id
[INFO] [stdout] 153 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_user/current.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let current_book = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 37 | |         r#"
[INFO] [stdout] 38 | |         SELECT
[INFO] [stdout] 39 | |             scb.volume_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         guild_id.get() as i64
[INFO] [stdout] 52 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/current.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |               let recent_progress = sqlx::query!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 128 | |                 r#"
[INFO] [stdout] 129 | |                 SELECT
[INFO] [stdout] 130 | |                     du.username,
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |                 book.volume_id
[INFO] [stdout] 141 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_user/queue.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |       let queue = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 63 | |         r#"
[INFO] [stdout] 64 | |         SELECT
[INFO] [stdout] 65 | |             sbq.position,
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |         guild_id.get() as i64
[INFO] [stdout] 75 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_user/clubread.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |               let books = sqlx::query!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 49 | |                 r#"
[INFO] [stdout] 50 | |                 SELECT
[INFO] [stdout] 51 | |                 rank,
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |                 guild_id.get() as i64
[INFO] [stdout] 60 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/clubread.rs:339:24
[INFO] [stdout]     |
[INFO] [stdout] 339 |               let rows = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 340 | |                 r#"
[INFO] [stdout] 341 | |                 SELECT 
[INFO] [stdout] 342 | |                     scb.volume_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 352 | |                 guild_id.get() as i64
[INFO] [stdout] 353 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:316:21
[INFO] [stdout]     |
[INFO] [stdout] 316 |       let user_book = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 317 | |         "SELECT volume_id FROM server_book_queue 
[INFO] [stdout] 318 | |          WHERE server_id = $1 AND suggested_by_user_id = $2",
[INFO] [stdout] 319 | |         guild_id.get() as i64,
[INFO] [stdout] 320 | |         ctx.author().id.get() as i64
[INFO] [stdout] 321 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:342:26
[INFO] [stdout]     |
[INFO] [stdout] 342 |       let already_queued = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 343 | |         "SELECT suggested_by_user_id FROM server_book_queue WHERE server_id = $1 AND volume_id = $2",
[INFO] [stdout] 344 | |         guild_id.get() as i64,
[INFO] [stdout] 345 | |         volume_id
[INFO] [stdout] 346 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:351:25
[INFO] [stdout]     |
[INFO] [stdout] 351 |           let suggester = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 352 | |             "SELECT username FROM discord_users WHERE user_id = $1",
[INFO] [stdout] 353 | |             existing_suggestion.suggested_by_user_id
[INFO] [stdout] 354 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:374:18
[INFO] [stdout]     |
[INFO] [stdout] 374 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 375 | |         "INSERT INTO server_book_queue (server_id, volume_id, suggested_by_user_id, position)
[INFO] [stdout] 376 | |         VALUES ($1, $2, $3, (
[INFO] [stdout] 377 | |             SELECT COALESCE(MAX(position), 0) + 1
[INFO] [stdout] ...   |
[INFO] [stdout] 384 | |         ctx.author().id.get() as i64
[INFO] [stdout] 385 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:403:34
[INFO] [stdout]     |
[INFO] [stdout] 403 |               let completed_book = sqlx::query!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 404 | |                 r#"
[INFO] [stdout] 405 | |                 SELECT completed_id, average_rating, total_ratings
[INFO] [stdout] 406 | |                 FROM server_completed_books
[INFO] [stdout] ...   |
[INFO] [stdout] 412 | |                 volume_id
[INFO] [stdout] 413 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_user/current.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let current_book = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 37 | |         r#"
[INFO] [stdout] 38 | |         SELECT
[INFO] [stdout] 39 | |             scb.volume_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         guild_id.get() as i64
[INFO] [stdout] 52 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/current.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 |               let recent_progress = sqlx::query!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 128 | |                 r#"
[INFO] [stdout] 129 | |                 SELECT
[INFO] [stdout] 130 | |                     du.username,
[INFO] [stdout] ...   |
[INFO] [stdout] 140 | |                 book.volume_id
[INFO] [stdout] 141 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |       let user_books = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 480 | |         r#"
[INFO] [stdout] 481 | |         SELECT sbq.volume_id, sbq.position
[INFO] [stdout] 482 | |         FROM server_book_queue sbq
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |         ctx.author().id.get() as i64
[INFO] [stdout] 488 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:575:13
[INFO] [stdout]     |
[INFO] [stdout] 575 | /             sqlx::query!(
[INFO] [stdout] 576 | |                 "DELETE FROM server_book_queue
[INFO] [stdout] 577 | |                  WHERE server_id = $1 AND suggested_by_user_id = $2",
[INFO] [stdout] 578 | |                 guild_id.get() as i64,
[INFO] [stdout] 579 | |                 ctx.author().id.get() as i64
[INFO] [stdout] 580 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_user/queue.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |       let queue = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 63 | |         r#"
[INFO] [stdout] 64 | |         SELECT
[INFO] [stdout] 65 | |             sbq.position,
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |         guild_id.get() as i64
[INFO] [stdout] 75 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_user/stats.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |       let summary = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 53 | |         r#"
[INFO] [stdout] 54 | |         SELECT
[INFO] [stdout] 55 | |             COUNT(*)::BIGINT         AS "total_books!",
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         guild_id.get() as i64,
[INFO] [stdout] 61 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_user/stats.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |       let server_install = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 66 | |         r#"
[INFO] [stdout] 67 | |         SELECT created_at
[INFO] [stdout] 68 | |         FROM discord_servers
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         guild_id.get() as i64,
[INFO] [stdout] 72 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_user/stats.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let rating_summary = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 79 | |         r#"
[INFO] [stdout] 80 | |         SELECT
[INFO] [stdout] 81 | |             AVG(ubr.rating)::DOUBLE PRECISION AS average_rating,
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         guild_id.get() as i64,
[INFO] [stdout] 88 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/stats.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |       let top_book = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  93 | |         r#"
[INFO] [stdout]  94 | |         SELECT
[INFO] [stdout]  95 | |             volume_id          AS "volume_id!",
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |         guild_id.get() as i64,
[INFO] [stdout] 106 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/stats.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |       let worst_book = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 111 | |         r#"
[INFO] [stdout] 112 | |         SELECT
[INFO] [stdout] 113 | |             volume_id          AS "volume_id!",
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |         guild_id.get() as i64,
[INFO] [stdout] 124 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/stats.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |       let highest_rater = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 129 | |         r#"
[INFO] [stdout] 130 | |         SELECT
[INFO] [stdout] 131 | |             du.username      AS "username!",
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |         guild_id.get() as i64,
[INFO] [stdout] 145 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/stats.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 |       let lowest_rater = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 150 | |         r#"
[INFO] [stdout] 151 | |         SELECT
[INFO] [stdout] 152 | |             du.username      AS "username!",
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |         guild_id.get() as i64,
[INFO] [stdout] 166 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:316:21
[INFO] [stdout]     |
[INFO] [stdout] 316 |       let user_book = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 317 | |         "SELECT volume_id FROM server_book_queue 
[INFO] [stdout] 318 | |          WHERE server_id = $1 AND suggested_by_user_id = $2",
[INFO] [stdout] 319 | |         guild_id.get() as i64,
[INFO] [stdout] 320 | |         ctx.author().id.get() as i64
[INFO] [stdout] 321 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:342:26
[INFO] [stdout]     |
[INFO] [stdout] 342 |       let already_queued = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 343 | |         "SELECT suggested_by_user_id FROM server_book_queue WHERE server_id = $1 AND volume_id = $2",
[INFO] [stdout] 344 | |         guild_id.get() as i64,
[INFO] [stdout] 345 | |         volume_id
[INFO] [stdout] 346 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:351:25
[INFO] [stdout]     |
[INFO] [stdout] 351 |           let suggester = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 352 | |             "SELECT username FROM discord_users WHERE user_id = $1",
[INFO] [stdout] 353 | |             existing_suggestion.suggested_by_user_id
[INFO] [stdout] 354 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:374:18
[INFO] [stdout]     |
[INFO] [stdout] 374 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 375 | |         "INSERT INTO server_book_queue (server_id, volume_id, suggested_by_user_id, position)
[INFO] [stdout] 376 | |         VALUES ($1, $2, $3, (
[INFO] [stdout] 377 | |             SELECT COALESCE(MAX(position), 0) + 1
[INFO] [stdout] ...   |
[INFO] [stdout] 384 | |         ctx.author().id.get() as i64
[INFO] [stdout] 385 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:403:34
[INFO] [stdout]     |
[INFO] [stdout] 403 |               let completed_book = sqlx::query!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 404 | |                 r#"
[INFO] [stdout] 405 | |                 SELECT completed_id, average_rating, total_ratings
[INFO] [stdout] 406 | |                 FROM server_completed_books
[INFO] [stdout] ...   |
[INFO] [stdout] 412 | |                 volume_id
[INFO] [stdout] 413 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |       let user_books = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 480 | |         r#"
[INFO] [stdout] 481 | |         SELECT sbq.volume_id, sbq.position
[INFO] [stdout] 482 | |         FROM server_book_queue sbq
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |         ctx.author().id.get() as i64
[INFO] [stdout] 488 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/queue.rs:575:13
[INFO] [stdout]     |
[INFO] [stdout] 575 | /             sqlx::query!(
[INFO] [stdout] 576 | |                 "DELETE FROM server_book_queue
[INFO] [stdout] 577 | |                  WHERE server_id = $1 AND suggested_by_user_id = $2",
[INFO] [stdout] 578 | |                 guild_id.get() as i64,
[INFO] [stdout] 579 | |                 ctx.author().id.get() as i64
[INFO] [stdout] 580 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/userrating.rs:130:25
[INFO] [stdout]     |
[INFO] [stdout] 130 |           let completed = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 131 | |             r#"
[INFO] [stdout] 132 | |             SELECT completed_id
[INFO] [stdout] 133 | |             FROM server_completed_books
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             volume_id
[INFO] [stdout] 140 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_user/stats.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |       let summary = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 53 | |         r#"
[INFO] [stdout] 54 | |         SELECT
[INFO] [stdout] 55 | |             COUNT(*)::BIGINT         AS "total_books!",
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         guild_id.get() as i64,
[INFO] [stdout] 61 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_user/stats.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |       let server_install = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 66 | |         r#"
[INFO] [stdout] 67 | |         SELECT created_at
[INFO] [stdout] 68 | |         FROM discord_servers
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         guild_id.get() as i64,
[INFO] [stdout] 72 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/server_user/stats.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let rating_summary = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 79 | |         r#"
[INFO] [stdout] 80 | |         SELECT
[INFO] [stdout] 81 | |             AVG(ubr.rating)::DOUBLE PRECISION AS average_rating,
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         guild_id.get() as i64,
[INFO] [stdout] 88 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/stats.rs:92:20
[INFO] [stdout]     |
[INFO] [stdout]  92 |       let top_book = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  93 | |         r#"
[INFO] [stdout]  94 | |         SELECT
[INFO] [stdout]  95 | |             volume_id          AS "volume_id!",
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |         guild_id.get() as i64,
[INFO] [stdout] 106 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/userrating.rs:145:31
[INFO] [stdout]     |
[INFO] [stdout] 145 |               let user_rating = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 146 | |                 "SELECT rating, rated_at
[INFO] [stdout] 147 | |                  FROM user_book_ratings
[INFO] [stdout] 148 | |                  WHERE user_id = $1 AND completed_id = $2",
[INFO] [stdout] 149 | |                 target_user.id.get() as i64,
[INFO] [stdout] 150 | |                 c.completed_id
[INFO] [stdout] 151 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/userrating.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             sqlx::query_as!(
[INFO] [stdout] 223 | |                 UserRatingRow,
[INFO] [stdout] 224 | |                 r#"
[INFO] [stdout] 225 | |                 SELECT volume_id, rating, rated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |                 target_user.id.get() as i64
[INFO] [stdout] 232 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/userrating.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 | /             sqlx::query_as!(
[INFO] [stdout] 238 | |                 UserRatingRow,
[INFO] [stdout] 239 | |                 r#"
[INFO] [stdout] 240 | |                 SELECT volume_id, rating, rated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                 target_user.id.get() as i64
[INFO] [stdout] 247 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/stats.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |       let worst_book = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 111 | |         r#"
[INFO] [stdout] 112 | |         SELECT
[INFO] [stdout] 113 | |             volume_id          AS "volume_id!",
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |         guild_id.get() as i64,
[INFO] [stdout] 124 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/stats.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |       let highest_rater = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 129 | |         r#"
[INFO] [stdout] 130 | |         SELECT
[INFO] [stdout] 131 | |             du.username      AS "username!",
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |         guild_id.get() as i64,
[INFO] [stdout] 145 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/stats.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 |       let lowest_rater = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 150 | |         r#"
[INFO] [stdout] 151 | |         SELECT
[INFO] [stdout] 152 | |             du.username      AS "username!",
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |         guild_id.get() as i64,
[INFO] [stdout] 166 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/user/favorite.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |       let count = sqlx::query_scalar!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 56 | |         "SELECT COUNT(*) FROM user_favorite_books WHERE user_id = $1 AND server_id = $2",
[INFO] [stdout] 57 | |         ctx.author().id.get() as i64,
[INFO] [stdout] 58 | |         guild_id.get() as i64
[INFO] [stdout] 59 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/favorite.rs:145:18
[INFO] [stdout]     |
[INFO] [stdout] 145 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 146 | |         "INSERT INTO user_favorite_books (user_id, server_id, volume_id)
[INFO] [stdout] 147 | |         VALUES ($1, $2, $3)
[INFO] [stdout] 148 | |         ON CONFLICT DO NOTHING",
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |         volume_id
[INFO] [stdout] 152 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/userrating.rs:130:25
[INFO] [stdout]     |
[INFO] [stdout] 130 |           let completed = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 131 | |             r#"
[INFO] [stdout] 132 | |             SELECT completed_id
[INFO] [stdout] 133 | |             FROM server_completed_books
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             volume_id
[INFO] [stdout] 140 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/userrating.rs:145:31
[INFO] [stdout]     |
[INFO] [stdout] 145 |               let user_rating = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 146 | |                 "SELECT rating, rated_at
[INFO] [stdout] 147 | |                  FROM user_book_ratings
[INFO] [stdout] 148 | |                  WHERE user_id = $1 AND completed_id = $2",
[INFO] [stdout] 149 | |                 target_user.id.get() as i64,
[INFO] [stdout] 150 | |                 c.completed_id
[INFO] [stdout] 151 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/favorite.rs:283:49
[INFO] [stdout]     |
[INFO] [stdout] 283 |                   let favorite_ids: Vec<String> = sqlx::query!(
[INFO] [stdout]     |  _________________________________________________^
[INFO] [stdout] 284 | |                     "SELECT volume_id FROM user_favorite_books WHERE user_id = $1 AND server_id = $2",
[INFO] [stdout] 285 | |                     user_id,
[INFO] [stdout] 286 | |                     guild_id.get() as i64
[INFO] [stdout] 287 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/userrating.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 | /             sqlx::query_as!(
[INFO] [stdout] 223 | |                 UserRatingRow,
[INFO] [stdout] 224 | |                 r#"
[INFO] [stdout] 225 | |                 SELECT volume_id, rating, rated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 231 | |                 target_user.id.get() as i64
[INFO] [stdout] 232 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/server_user/userrating.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 | /             sqlx::query_as!(
[INFO] [stdout] 238 | |                 UserRatingRow,
[INFO] [stdout] 239 | |                 r#"
[INFO] [stdout] 240 | |                 SELECT volume_id, rating, rated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 246 | |                 target_user.id.get() as i64
[INFO] [stdout] 247 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/favorite.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 313 | |         "DELETE FROM user_favorite_books 
[INFO] [stdout] 314 | |          WHERE user_id = $1 AND server_id = $2 AND volume_id = $3",
[INFO] [stdout] 315 | |         ctx.author().id.get() as i64,
[INFO] [stdout] 316 | |         guild_id.get() as i64,
[INFO] [stdout] 317 | |         &book.id
[INFO] [stdout] 318 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/favorite.rs:368:21
[INFO] [stdout]     |
[INFO] [stdout] 368 |       let favorites = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 369 | |         r#"
[INFO] [stdout] 370 | |         SELECT 
[INFO] [stdout] 371 | |             volume_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 380 | |         guild_id.get() as i64
[INFO] [stdout] 381 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/user/favorite.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |       let count = sqlx::query_scalar!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 56 | |         "SELECT COUNT(*) FROM user_favorite_books WHERE user_id = $1 AND server_id = $2",
[INFO] [stdout] 57 | |         ctx.author().id.get() as i64,
[INFO] [stdout] 58 | |         guild_id.get() as i64
[INFO] [stdout] 59 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/favorite.rs:145:18
[INFO] [stdout]     |
[INFO] [stdout] 145 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 146 | |         "INSERT INTO user_favorite_books (user_id, server_id, volume_id)
[INFO] [stdout] 147 | |         VALUES ($1, $2, $3)
[INFO] [stdout] 148 | |         ON CONFLICT DO NOTHING",
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |         volume_id
[INFO] [stdout] 152 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/user/numberone.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 |       if sqlx::query_scalar!(
[INFO] [stdout]    |  ________^
[INFO] [stdout] 51 | |         "SELECT volume_id FROM user_favorite_books WHERE user_id = $1 AND server_id = $2 AND is_number_one",
[INFO] [stdout] 52 | |         user_id,
[INFO] [stdout] 53 | |         server_id
[INFO] [stdout] 54 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/favorite.rs:283:49
[INFO] [stdout]     |
[INFO] [stdout] 283 |                   let favorite_ids: Vec<String> = sqlx::query!(
[INFO] [stdout]     |  _________________________________________________^
[INFO] [stdout] 284 | |                     "SELECT volume_id FROM user_favorite_books WHERE user_id = $1 AND server_id = $2",
[INFO] [stdout] 285 | |                     user_id,
[INFO] [stdout] 286 | |                     guild_id.get() as i64
[INFO] [stdout] 287 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/user/numberone.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let fav_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 69 | |         "SELECT COUNT(*) FROM user_favorite_books WHERE user_id = $1 AND server_id = $2",
[INFO] [stdout] 70 | |         user_id,
[INFO] [stdout] 71 | |         server_id
[INFO] [stdout] 72 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/favorite.rs:312:18
[INFO] [stdout]     |
[INFO] [stdout] 312 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 313 | |         "DELETE FROM user_favorite_books 
[INFO] [stdout] 314 | |          WHERE user_id = $1 AND server_id = $2 AND volume_id = $3",
[INFO] [stdout] 315 | |         ctx.author().id.get() as i64,
[INFO] [stdout] 316 | |         guild_id.get() as i64,
[INFO] [stdout] 317 | |         &book.id
[INFO] [stdout] 318 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/numberone.rs:134:45
[INFO] [stdout]     |
[INFO] [stdout] 134 |               let favorite_ids: Vec<String> = sqlx::query!(
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 135 | |                 "SELECT volume_id FROM user_favorite_books WHERE user_id = $1 AND server_id = $2",
[INFO] [stdout] 136 | |                 user_id,
[INFO] [stdout] 137 | |                 server_id
[INFO] [stdout] 138 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/numberone.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |       let affected = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 157 | |         "UPDATE user_favorite_books
[INFO] [stdout] 158 | |          SET is_number_one = TRUE
[INFO] [stdout] 159 | |          WHERE user_id = $1 AND server_id = $2 AND volume_id = $3",
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |         target_volume_id
[INFO] [stdout] 163 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/numberone.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 | /     sqlx::query!(
[INFO] [stdout] 193 | |         "UPDATE user_favorite_books
[INFO] [stdout] 194 | |          SET is_number_one = FALSE
[INFO] [stdout] 195 | |          WHERE user_id = $1 AND server_id = $2 AND volume_id <> $3 AND is_number_one",
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |         target_volume_id
[INFO] [stdout] 199 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/numberone.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 |       let affected = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 241 | |         "UPDATE user_favorite_books
[INFO] [stdout] 242 | |          SET is_number_one = FALSE
[INFO] [stdout] 243 | |          WHERE user_id = $1 AND server_id = $2 AND is_number_one",
[INFO] [stdout] 244 | |         user_id,
[INFO] [stdout] 245 | |         server_id
[INFO] [stdout] 246 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |       let banned = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 103 | |         r#"
[INFO] [stdout] 104 | |             SELECT EXISTS(
[INFO] [stdout] 105 | |                 SELECT 1
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |         user_id
[INFO] [stdout] 112 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/favorite.rs:368:21
[INFO] [stdout]     |
[INFO] [stdout] 368 |       let favorites = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 369 | |         r#"
[INFO] [stdout] 370 | |         SELECT 
[INFO] [stdout] 371 | |             volume_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 380 | |         guild_id.get() as i64
[INFO] [stdout] 381 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:325:24
[INFO] [stdout]     |
[INFO] [stdout] 325 |       let current_book = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 326 | |         r#"
[INFO] [stdout] 327 | |         SELECT 
[INFO] [stdout] 328 | |             volume_id
[INFO] [stdout] ...   |
[INFO] [stdout] 332 | |         guild_id.get() as i64
[INFO] [stdout] 333 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 345 | /             sqlx::query!(
[INFO] [stdout] 346 | |                 "INSERT INTO user_reading_progress (user_id, server_id, volume_id, progress_text)
[INFO] [stdout] 347 | |                  VALUES ($1, $2, $3, $4)
[INFO] [stdout] 348 | |                  ON CONFLICT (user_id, server_id) 
[INFO] [stdout] ...   |
[INFO] [stdout] 353 | |                 sanitized_progress
[INFO] [stdout] 354 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:412:24
[INFO] [stdout]     |
[INFO] [stdout] 412 |       let current_book = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 413 | |         r#"
[INFO] [stdout] 414 | |         SELECT
[INFO] [stdout] 415 | |             volume_id
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |         guild_id.get() as i64
[INFO] [stdout] 420 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:442:18
[INFO] [stdout]     |
[INFO] [stdout] 442 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 443 | |         "DELETE FROM user_reading_progress WHERE user_id = $1 AND server_id = $2 AND volume_id = $3",
[INFO] [stdout] 444 | |         ctx.author().id.get() as i64,
[INFO] [stdout] 445 | |         guild_id.get() as i64,
[INFO] [stdout] 446 | |         volume_id
[INFO] [stdout] 447 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/user/numberone.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 |       if sqlx::query_scalar!(
[INFO] [stdout]    |  ________^
[INFO] [stdout] 51 | |         "SELECT volume_id FROM user_favorite_books WHERE user_id = $1 AND server_id = $2 AND is_number_one",
[INFO] [stdout] 52 | |         user_id,
[INFO] [stdout] 53 | |         server_id
[INFO] [stdout] 54 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/user/numberone.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let fav_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 69 | |         "SELECT COUNT(*) FROM user_favorite_books WHERE user_id = $1 AND server_id = $2",
[INFO] [stdout] 70 | |         user_id,
[INFO] [stdout] 71 | |         server_id
[INFO] [stdout] 72 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/numberone.rs:134:45
[INFO] [stdout]     |
[INFO] [stdout] 134 |               let favorite_ids: Vec<String> = sqlx::query!(
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 135 | |                 "SELECT volume_id FROM user_favorite_books WHERE user_id = $1 AND server_id = $2",
[INFO] [stdout] 136 | |                 user_id,
[INFO] [stdout] 137 | |                 server_id
[INFO] [stdout] 138 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/numberone.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |       let affected = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 157 | |         "UPDATE user_favorite_books
[INFO] [stdout] 158 | |          SET is_number_one = TRUE
[INFO] [stdout] 159 | |          WHERE user_id = $1 AND server_id = $2 AND volume_id = $3",
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |         target_volume_id
[INFO] [stdout] 163 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/numberone.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 | /     sqlx::query!(
[INFO] [stdout] 193 | |         "UPDATE user_favorite_books
[INFO] [stdout] 194 | |          SET is_number_one = FALSE
[INFO] [stdout] 195 | |          WHERE user_id = $1 AND server_id = $2 AND volume_id <> $3 AND is_number_one",
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |         target_volume_id
[INFO] [stdout] 199 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/numberone.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 |       let affected = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 241 | |         "UPDATE user_favorite_books
[INFO] [stdout] 242 | |          SET is_number_one = FALSE
[INFO] [stdout] 243 | |          WHERE user_id = $1 AND server_id = $2 AND is_number_one",
[INFO] [stdout] 244 | |         user_id,
[INFO] [stdout] 245 | |         server_id
[INFO] [stdout] 246 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |       let banned = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 103 | |         r#"
[INFO] [stdout] 104 | |             SELECT EXISTS(
[INFO] [stdout] 105 | |                 SELECT 1
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |         user_id
[INFO] [stdout] 112 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:508:22
[INFO] [stdout]     |
[INFO] [stdout] 508 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 509 | |             r#"
[INFO] [stdout] 510 | |             SELECT
[INFO] [stdout] 511 | |                 scb.volume_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 520 | |             guild_id.get() as i64
[INFO] [stdout] 521 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:579:24
[INFO] [stdout]     |
[INFO] [stdout] 579 |       let current_book = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 580 | |         r#"
[INFO] [stdout] 581 | |         SELECT
[INFO] [stdout] 582 | |             volume_id
[INFO] [stdout] ...   |
[INFO] [stdout] 586 | |         guild_id.get() as i64
[INFO] [stdout] 587 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:606:25
[INFO] [stdout]     |
[INFO] [stdout] 606 |       let progress_rows = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 607 | |         r#"
[INFO] [stdout] 608 | |         SELECT
[INFO] [stdout] 609 | |             urp.user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 619 | |         book.volume_id
[INFO] [stdout] 620 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:325:24
[INFO] [stdout]     |
[INFO] [stdout] 325 |       let current_book = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 326 | |         r#"
[INFO] [stdout] 327 | |         SELECT 
[INFO] [stdout] 328 | |             volume_id
[INFO] [stdout] ...   |
[INFO] [stdout] 332 | |         guild_id.get() as i64
[INFO] [stdout] 333 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 345 | /             sqlx::query!(
[INFO] [stdout] 346 | |                 "INSERT INTO user_reading_progress (user_id, server_id, volume_id, progress_text)
[INFO] [stdout] 347 | |                  VALUES ($1, $2, $3, $4)
[INFO] [stdout] 348 | |                  ON CONFLICT (user_id, server_id) 
[INFO] [stdout] ...   |
[INFO] [stdout] 353 | |                 sanitized_progress
[INFO] [stdout] 354 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/user/readinglist.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |       let reading_list = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 52 | |         r#"
[INFO] [stdout] 53 | |         SELECT 
[INFO] [stdout] 54 | |             volume_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         guild_id.get() as i64
[INFO] [stdout] 63 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:412:24
[INFO] [stdout]     |
[INFO] [stdout] 412 |       let current_book = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 413 | |         r#"
[INFO] [stdout] 414 | |         SELECT
[INFO] [stdout] 415 | |             volume_id
[INFO] [stdout] ...   |
[INFO] [stdout] 419 | |         guild_id.get() as i64
[INFO] [stdout] 420 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:442:18
[INFO] [stdout]     |
[INFO] [stdout] 442 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 443 | |         "DELETE FROM user_reading_progress WHERE user_id = $1 AND server_id = $2 AND volume_id = $3",
[INFO] [stdout] 444 | |         ctx.author().id.get() as i64,
[INFO] [stdout] 445 | |         guild_id.get() as i64,
[INFO] [stdout] 446 | |         volume_id
[INFO] [stdout] 447 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/readinglist.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |       let count = sqlx::query_scalar!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 229 | |         "SELECT COUNT(*) FROM user_reading_list WHERE user_id = $1 AND server_id = $2",
[INFO] [stdout] 230 | |         ctx.author().id.get() as i64,
[INFO] [stdout] 231 | |         guild_id.get() as i64
[INFO] [stdout] 232 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/readinglist.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 316 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 317 | |         "INSERT INTO user_reading_list (user_id, server_id, volume_id)
[INFO] [stdout] 318 | |          VALUES ($1, $2, $3)
[INFO] [stdout] 319 | |          ON CONFLICT DO NOTHING",
[INFO] [stdout] ...   |
[INFO] [stdout] 322 | |         &book.id
[INFO] [stdout] 323 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:508:22
[INFO] [stdout]     |
[INFO] [stdout] 508 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 509 | |             r#"
[INFO] [stdout] 510 | |             SELECT
[INFO] [stdout] 511 | |                 scb.volume_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 520 | |             guild_id.get() as i64
[INFO] [stdout] 521 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:579:24
[INFO] [stdout]     |
[INFO] [stdout] 579 |       let current_book = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 580 | |         r#"
[INFO] [stdout] 581 | |         SELECT
[INFO] [stdout] 582 | |             volume_id
[INFO] [stdout] ...   |
[INFO] [stdout] 586 | |         guild_id.get() as i64
[INFO] [stdout] 587 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/progress.rs:606:25
[INFO] [stdout]     |
[INFO] [stdout] 606 |       let progress_rows = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 607 | |         r#"
[INFO] [stdout] 608 | |         SELECT
[INFO] [stdout] 609 | |             urp.user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 619 | |         book.volume_id
[INFO] [stdout] 620 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/readinglist.rs:454:48
[INFO] [stdout]     |
[INFO] [stdout] 454 |                   let reading_ids: Vec<String> = sqlx::query!(
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 455 | |                     "SELECT volume_id FROM user_reading_list WHERE user_id = $1 AND server_id = $2",
[INFO] [stdout] 456 | |                     user_id,
[INFO] [stdout] 457 | |                     guild_id.get() as i64
[INFO] [stdout] 458 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/readinglist.rs:482:18
[INFO] [stdout]     |
[INFO] [stdout] 482 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 483 | |         "DELETE FROM user_reading_list 
[INFO] [stdout] 484 | |          WHERE user_id = $1 AND server_id = $2 AND volume_id = $3",
[INFO] [stdout] 485 | |         ctx.author().id.get() as i64,
[INFO] [stdout] 486 | |         guild_id.get() as i64,
[INFO] [stdout] 487 | |         &book.id
[INFO] [stdout] 488 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database_helpers.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 28 | |         BookSelectionResult,
[INFO] [stdout] 29 | |         r#"
[INFO] [stdout] 30 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |         deadline
[INFO] [stdout] 42 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database_helpers.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 61 | |         BookCompletionResult,
[INFO] [stdout] 62 | |         r#"
[INFO] [stdout] 63 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         guild_id
[INFO] [stdout] 72 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/deadline_handler.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 38 | |         r#"
[INFO] [stdout] 39 | |         SELECT
[INFO] [stdout] 40 | |             scb.server_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         "#
[INFO] [stdout] 52 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/deadline_handler.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 | / ...   sqlx::query!(
[INFO] [stdout] 192 | | ...       "INSERT INTO rating_polls (message_id, channel_id, server_id, completed_id, expires_at)\n                        VALUES...
[INFO] [stdout] 193 | | ...       message_id.get() as i64,
[INFO] [stdout] 194 | | ...       channel_id_i64,
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | | ...       expires_at
[INFO] [stdout] 198 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/commands/user/readinglist.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |       let reading_list = sqlx::query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 52 | |         r#"
[INFO] [stdout] 53 | |         SELECT 
[INFO] [stdout] 54 | |             volume_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |         guild_id.get() as i64
[INFO] [stdout] 63 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/readinglist.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |       let count = sqlx::query_scalar!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 229 | |         "SELECT COUNT(*) FROM user_reading_list WHERE user_id = $1 AND server_id = $2",
[INFO] [stdout] 230 | |         ctx.author().id.get() as i64,
[INFO] [stdout] 231 | |         guild_id.get() as i64
[INFO] [stdout] 232 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/readinglist.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 316 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 317 | |         "INSERT INTO user_reading_list (user_id, server_id, volume_id)
[INFO] [stdout] 318 | |          VALUES ($1, $2, $3)
[INFO] [stdout] 319 | |          ON CONFLICT DO NOTHING",
[INFO] [stdout] ...   |
[INFO] [stdout] 322 | |         &book.id
[INFO] [stdout] 323 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/readinglist.rs:454:48
[INFO] [stdout]     |
[INFO] [stdout] 454 |                   let reading_ids: Vec<String> = sqlx::query!(
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 455 | |                     "SELECT volume_id FROM user_reading_list WHERE user_id = $1 AND server_id = $2",
[INFO] [stdout] 456 | |                     user_id,
[INFO] [stdout] 457 | |                     guild_id.get() as i64
[INFO] [stdout] 458 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/commands/user/readinglist.rs:482:18
[INFO] [stdout]     |
[INFO] [stdout] 482 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 483 | |         "DELETE FROM user_reading_list 
[INFO] [stdout] 484 | |          WHERE user_id = $1 AND server_id = $2 AND volume_id = $3",
[INFO] [stdout] 485 | |         ctx.author().id.get() as i64,
[INFO] [stdout] 486 | |         guild_id.get() as i64,
[INFO] [stdout] 487 | |         &book.id
[INFO] [stdout] 488 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/maturity_check.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 15 | |         r#"
[INFO] [stdout] 16 | |         SELECT mature_content_enabled
[INFO] [stdout] 17 | |         FROM server_maturity_settings
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         guild_id.get() as i64
[INFO] [stdout] 21 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database_helpers.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 28 | |         BookSelectionResult,
[INFO] [stdout] 29 | |         r#"
[INFO] [stdout] 30 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |         deadline
[INFO] [stdout] 42 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/maturity_check.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 144 | |         r#"
[INFO] [stdout] 145 | |         SELECT mature_content_enabled
[INFO] [stdout] 146 | |         FROM server_maturity_settings
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |         server_id
[INFO] [stdout] 150 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database_helpers.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 61 | |         BookCompletionResult,
[INFO] [stdout] 62 | |         r#"
[INFO] [stdout] 63 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         guild_id
[INFO] [stdout] 72 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:310:32
[INFO] [stdout]     |
[INFO] [stdout] 310 |       if let Some(rating_poll) = sqlx::query!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 311 | |         "SELECT completed_id, channel_id FROM rating_polls WHERE message_id = $1",
[INFO] [stdout] 312 | |         message_id_i64
[INFO] [stdout] 313 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/deadline_handler.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 38 | |         r#"
[INFO] [stdout] 39 | |         SELECT
[INFO] [stdout] 40 | |             scb.server_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         "#
[INFO] [stdout] 52 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/deadline_handler.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 | / ...   sqlx::query!(
[INFO] [stdout] 192 | | ...       "INSERT INTO rating_polls (message_id, channel_id, server_id, completed_id, expires_at)\n                        VALUES...
[INFO] [stdout] 193 | | ...       message_id.get() as i64,
[INFO] [stdout] 194 | | ...       channel_id_i64,
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | | ...       expires_at
[INFO] [stdout] 198 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 | /         sqlx::query! {
[INFO] [stdout] 330 | |             r#"
[INFO] [stdout] 331 | |             INSERT INTO user_book_ratings (user_id, completed_id, rating)
[INFO] [stdout] 332 | |             VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 338 | |             rating
[INFO] [stdout] 339 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:344:17
[INFO] [stdout]     |
[INFO] [stdout] 344 |           let _ = sqlx::query! {
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 345 | |             r#"
[INFO] [stdout] 346 | |             SELECT average_rating, total_ratings
[INFO] [stdout] 347 | |             FROM server_completed_books
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |             rating_poll.completed_id
[INFO] [stdout] 351 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:371:32
[INFO] [stdout]     |
[INFO] [stdout] 371 |       if let Some(rating_poll) = sqlx::query!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 372 | |         "SELECT completed_id FROM rating_polls WHERE message_id = $1",
[INFO] [stdout] 373 | |         message_id_i64
[INFO] [stdout] 374 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:379:22
[INFO] [stdout]     |
[INFO] [stdout] 379 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 380 | |             "DELETE FROM user_book_ratings 
[INFO] [stdout] 381 | |              WHERE user_id = $1 AND completed_id = $2",
[INFO] [stdout] 382 | |             user_id_i64,
[INFO] [stdout] 383 | |             rating_poll.completed_id
[INFO] [stdout] 384 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:391:29
[INFO] [stdout]     |
[INFO] [stdout] 391 |                       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 392 | |                         "SELECT average_rating, total_ratings FROM server_completed_books
[INFO] [stdout] 393 | |                          WHERE completed_id = $1",
[INFO] [stdout] 394 | |                         rating_poll.completed_id
[INFO] [stdout] 395 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:417:32
[INFO] [stdout]     |
[INFO] [stdout] 417 |       if let Some(rating_poll) = sqlx::query!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 418 | |         "SELECT server_id, processed FROM rating_polls WHERE message_id = $1",
[INFO] [stdout] 419 | |         message_id_i64
[INFO] [stdout] 420 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:429:13
[INFO] [stdout]     |
[INFO] [stdout] 429 | /             sqlx::query!(
[INFO] [stdout] 430 | |                 "UPDATE rating_polls SET processed = TRUE WHERE message_id = $1",
[INFO] [stdout] 431 | |                 message_id_i64
[INFO] [stdout] 432 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:442:35
[INFO] [stdout]     |
[INFO] [stdout] 442 |       if let Some(selection_poll) = sqlx::query!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 443 | |         "SELECT server_id, processed, selected_volume_id FROM selection_polls WHERE message_id = $1",
[INFO] [stdout] 444 | |         message_id_i64
[INFO] [stdout] 445 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:452:13
[INFO] [stdout]     |
[INFO] [stdout] 452 | /             sqlx::query!(
[INFO] [stdout] 453 | |                 "UPDATE selection_polls SET processed = TRUE, selected_volume_id = NULL WHERE message_id = $1",
[INFO] [stdout] 454 | |                 message_id_i64
[INFO] [stdout] 455 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:535:32
[INFO] [stdout]     |
[INFO] [stdout] 535 |       if let Some(rating_poll) = sqlx::query!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 536 | |         "SELECT completed_id, channel_id, server_id FROM rating_polls 
[INFO] [stdout] 537 | |          WHERE message_id = $1 AND NOT processed",
[INFO] [stdout] 538 | |         message_id_i64
[INFO] [stdout] 539 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 | /         sqlx::query!(
[INFO] [stdout] 545 | |             "UPDATE rating_polls SET processed = TRUE WHERE message_id = $1",
[INFO] [stdout] 546 | |             message_id_i64
[INFO] [stdout] 547 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:552:33
[INFO] [stdout]     |
[INFO] [stdout] 552 |           if let Ok(book_stats) = sqlx::query!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 553 | |             r#"
[INFO] [stdout] 554 | |             SELECT 
[INFO] [stdout] 555 | |                 scb.volume_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |             rating_poll.completed_id
[INFO] [stdout] 562 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:604:35
[INFO] [stdout]     |
[INFO] [stdout] 604 |       if let Some(selection_poll) = sqlx::query!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 605 | |         r#"
[INFO] [stdout] 606 | |         SELECT server_id, book_options, deadline
[INFO] [stdout] 607 | |         FROM selection_polls
[INFO] [stdout] ...   |
[INFO] [stdout] 610 | |         message_id_i64
[INFO] [stdout] 611 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:643:17
[INFO] [stdout]     |
[INFO] [stdout] 643 | /                 sqlx::query!(
[INFO] [stdout] 644 | |                     "UPDATE selection_polls SET processed = TRUE WHERE message_id = $1",
[INFO] [stdout] 645 | |                     message_id_i64
[INFO] [stdout] 646 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:674:17
[INFO] [stdout]     |
[INFO] [stdout] 674 | /                 sqlx::query!(
[INFO] [stdout] 675 | |                     "UPDATE selection_polls SET processed = TRUE WHERE message_id = $1",
[INFO] [stdout] 676 | |                     message_id_i64
[INFO] [stdout] 677 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:732:21
[INFO] [stdout]     |
[INFO] [stdout] 732 | /                     sqlx::query!(
[INFO] [stdout] 733 | |                         "UPDATE selection_polls SET processed = TRUE WHERE message_id = $1",
[INFO] [stdout] 734 | |                         message_id_i64
[INFO] [stdout] 735 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:745:26
[INFO] [stdout]     |
[INFO] [stdout] 745 |               let config = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 746 | |                 "SELECT announcement_channel_id FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 747 | |                 selection_poll.server_id
[INFO] [stdout] 748 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:843:21
[INFO] [stdout]     |
[INFO] [stdout] 843 | /                     sqlx::query!(
[INFO] [stdout] 844 | |                         "UPDATE selection_polls
[INFO] [stdout] 845 | |                          SET processed = TRUE, selected_volume_id = $1
[INFO] [stdout] 846 | |                          WHERE message_id = $2",
[INFO] [stdout] 847 | |                         winning_volume_id,
[INFO] [stdout] 848 | |                         message_id_i64
[INFO] [stdout] 849 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:891:21
[INFO] [stdout]     |
[INFO] [stdout] 891 | /                     sqlx::query!(
[INFO] [stdout] 892 | |                         "UPDATE selection_polls SET processed = TRUE WHERE message_id = $1",
[INFO] [stdout] 893 | |                         message_id_i64
[INFO] [stdout] 894 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/selection_poll_handler.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let expired_polls = sqlx::query!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 34 | |         r#"
[INFO] [stdout] 35 | |         SELECT message_id, channel_id
[INFO] [stdout] 36 | |         FROM selection_polls
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |         "#
[INFO] [stdout] 40 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/util.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     sqlx::query!(
[INFO] [stdout] 11 | |         "INSERT INTO discord_users (user_id, username) 
[INFO] [stdout] 12 | |          VALUES ($1, $2) 
[INFO] [stdout] 13 | |          ON CONFLICT (user_id) 
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         user.name
[INFO] [stdout] 17 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/util.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     sqlx::query!(
[INFO] [stdout] 29 | |         "INSERT INTO discord_servers (server_id, server_name) 
[INFO] [stdout] 30 | |          VALUES ($1, $2) 
[INFO] [stdout] 31 | |          ON CONFLICT (server_id) 
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         guild_name
[INFO] [stdout] 35 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/util.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |       let record = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 191 | |         "SELECT COALESCE(queue_enabled, TRUE) AS queue_enabled FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 192 | |         server_id
[INFO] [stdout] 193 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/util.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 |       let record = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 204 | |         "SELECT COALESCE(pin_polls, TRUE) AS pin_polls FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 205 | |         server_id
[INFO] [stdout] 206 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/util.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |       let record = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 220 | |         "SELECT COALESCE(auto_complete_on_deadline, FALSE) AS auto_complete_on_deadline FROM server_bot_config WHERE server_id = ...
[INFO] [stdout] 221 | |         server_id
[INFO] [stdout] 222 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/maturity_check.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 15 | |         r#"
[INFO] [stdout] 16 | |         SELECT mature_content_enabled
[INFO] [stdout] 17 | |         FROM server_maturity_settings
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         guild_id.get() as i64
[INFO] [stdout] 21 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/maturity_check.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 144 | |         r#"
[INFO] [stdout] 145 | |         SELECT mature_content_enabled
[INFO] [stdout] 146 | |         FROM server_maturity_settings
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |         server_id
[INFO] [stdout] 150 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:310:32
[INFO] [stdout]     |
[INFO] [stdout] 310 |       if let Some(rating_poll) = sqlx::query!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 311 | |         "SELECT completed_id, channel_id FROM rating_polls WHERE message_id = $1",
[INFO] [stdout] 312 | |         message_id_i64
[INFO] [stdout] 313 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 | /         sqlx::query! {
[INFO] [stdout] 330 | |             r#"
[INFO] [stdout] 331 | |             INSERT INTO user_book_ratings (user_id, completed_id, rating)
[INFO] [stdout] 332 | |             VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 338 | |             rating
[INFO] [stdout] 339 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:344:17
[INFO] [stdout]     |
[INFO] [stdout] 344 |           let _ = sqlx::query! {
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 345 | |             r#"
[INFO] [stdout] 346 | |             SELECT average_rating, total_ratings
[INFO] [stdout] 347 | |             FROM server_completed_books
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |             rating_poll.completed_id
[INFO] [stdout] 351 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:371:32
[INFO] [stdout]     |
[INFO] [stdout] 371 |       if let Some(rating_poll) = sqlx::query!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 372 | |         "SELECT completed_id FROM rating_polls WHERE message_id = $1",
[INFO] [stdout] 373 | |         message_id_i64
[INFO] [stdout] 374 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:379:22
[INFO] [stdout]     |
[INFO] [stdout] 379 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 380 | |             "DELETE FROM user_book_ratings 
[INFO] [stdout] 381 | |              WHERE user_id = $1 AND completed_id = $2",
[INFO] [stdout] 382 | |             user_id_i64,
[INFO] [stdout] 383 | |             rating_poll.completed_id
[INFO] [stdout] 384 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:391:29
[INFO] [stdout]     |
[INFO] [stdout] 391 |                       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 392 | |                         "SELECT average_rating, total_ratings FROM server_completed_books
[INFO] [stdout] 393 | |                          WHERE completed_id = $1",
[INFO] [stdout] 394 | |                         rating_poll.completed_id
[INFO] [stdout] 395 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:417:32
[INFO] [stdout]     |
[INFO] [stdout] 417 |       if let Some(rating_poll) = sqlx::query!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 418 | |         "SELECT server_id, processed FROM rating_polls WHERE message_id = $1",
[INFO] [stdout] 419 | |         message_id_i64
[INFO] [stdout] 420 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:429:13
[INFO] [stdout]     |
[INFO] [stdout] 429 | /             sqlx::query!(
[INFO] [stdout] 430 | |                 "UPDATE rating_polls SET processed = TRUE WHERE message_id = $1",
[INFO] [stdout] 431 | |                 message_id_i64
[INFO] [stdout] 432 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:442:35
[INFO] [stdout]     |
[INFO] [stdout] 442 |       if let Some(selection_poll) = sqlx::query!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 443 | |         "SELECT server_id, processed, selected_volume_id FROM selection_polls WHERE message_id = $1",
[INFO] [stdout] 444 | |         message_id_i64
[INFO] [stdout] 445 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:452:13
[INFO] [stdout]     |
[INFO] [stdout] 452 | /             sqlx::query!(
[INFO] [stdout] 453 | |                 "UPDATE selection_polls SET processed = TRUE, selected_volume_id = NULL WHERE message_id = $1",
[INFO] [stdout] 454 | |                 message_id_i64
[INFO] [stdout] 455 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:535:32
[INFO] [stdout]     |
[INFO] [stdout] 535 |       if let Some(rating_poll) = sqlx::query!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 536 | |         "SELECT completed_id, channel_id, server_id FROM rating_polls 
[INFO] [stdout] 537 | |          WHERE message_id = $1 AND NOT processed",
[INFO] [stdout] 538 | |         message_id_i64
[INFO] [stdout] 539 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 | /         sqlx::query!(
[INFO] [stdout] 545 | |             "UPDATE rating_polls SET processed = TRUE WHERE message_id = $1",
[INFO] [stdout] 546 | |             message_id_i64
[INFO] [stdout] 547 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:552:33
[INFO] [stdout]     |
[INFO] [stdout] 552 |           if let Ok(book_stats) = sqlx::query!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 553 | |             r#"
[INFO] [stdout] 554 | |             SELECT 
[INFO] [stdout] 555 | |                 scb.volume_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |             rating_poll.completed_id
[INFO] [stdout] 562 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:604:35
[INFO] [stdout]     |
[INFO] [stdout] 604 |       if let Some(selection_poll) = sqlx::query!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 605 | |         r#"
[INFO] [stdout] 606 | |         SELECT server_id, book_options, deadline
[INFO] [stdout] 607 | |         FROM selection_polls
[INFO] [stdout] ...   |
[INFO] [stdout] 610 | |         message_id_i64
[INFO] [stdout] 611 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:643:17
[INFO] [stdout]     |
[INFO] [stdout] 643 | /                 sqlx::query!(
[INFO] [stdout] 644 | |                     "UPDATE selection_polls SET processed = TRUE WHERE message_id = $1",
[INFO] [stdout] 645 | |                     message_id_i64
[INFO] [stdout] 646 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:674:17
[INFO] [stdout]     |
[INFO] [stdout] 674 | /                 sqlx::query!(
[INFO] [stdout] 675 | |                     "UPDATE selection_polls SET processed = TRUE WHERE message_id = $1",
[INFO] [stdout] 676 | |                     message_id_i64
[INFO] [stdout] 677 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:732:21
[INFO] [stdout]     |
[INFO] [stdout] 732 | /                     sqlx::query!(
[INFO] [stdout] 733 | |                         "UPDATE selection_polls SET processed = TRUE WHERE message_id = $1",
[INFO] [stdout] 734 | |                         message_id_i64
[INFO] [stdout] 735 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> src/util.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:745:26
[INFO] [stdout]     |
[INFO] [stdout] 745 |               let config = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 746 | |                 "SELECT announcement_channel_id FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 747 | |                 selection_poll.server_id
[INFO] [stdout] 748 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:843:21
[INFO] [stdout]     |
[INFO] [stdout] 843 | /                     sqlx::query!(
[INFO] [stdout] 844 | |                         "UPDATE selection_polls
[INFO] [stdout] 845 | |                          SET processed = TRUE, selected_volume_id = $1
[INFO] [stdout] 846 | |                          WHERE message_id = $2",
[INFO] [stdout] 847 | |                         winning_volume_id,
[INFO] [stdout] 848 | |                         message_id_i64
[INFO] [stdout] 849 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/poll_handler.rs:891:21
[INFO] [stdout]     |
[INFO] [stdout] 891 | /                     sqlx::query!(
[INFO] [stdout] 892 | |                         "UPDATE selection_polls SET processed = TRUE WHERE message_id = $1",
[INFO] [stdout] 893 | |                         message_id_i64
[INFO] [stdout] 894 | |                     )
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/selection_poll_handler.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let expired_polls = sqlx::query!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 34 | |         r#"
[INFO] [stdout] 35 | |         SELECT message_id, channel_id
[INFO] [stdout] 36 | |         FROM selection_polls
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |         "#
[INFO] [stdout] 40 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/util.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     sqlx::query!(
[INFO] [stdout] 11 | |         "INSERT INTO discord_users (user_id, username) 
[INFO] [stdout] 12 | |          VALUES ($1, $2) 
[INFO] [stdout] 13 | |          ON CONFLICT (user_id) 
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |         user.name
[INFO] [stdout] 17 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/util.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     sqlx::query!(
[INFO] [stdout] 29 | |         "INSERT INTO discord_servers (server_id, server_name) 
[INFO] [stdout] 30 | |          VALUES ($1, $2) 
[INFO] [stdout] 31 | |          ON CONFLICT (server_id) 
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         guild_name
[INFO] [stdout] 35 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/util.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |       let record = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 191 | |         "SELECT COALESCE(queue_enabled, TRUE) AS queue_enabled FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 192 | |         server_id
[INFO] [stdout] 193 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/util.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 |       let record = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 204 | |         "SELECT COALESCE(pin_polls, TRUE) AS pin_polls FROM server_bot_config WHERE server_id = $1",
[INFO] [stdout] 205 | |         server_id
[INFO] [stdout] 206 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/util.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |       let record = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 220 | |         "SELECT COALESCE(auto_complete_on_deadline, FALSE) AS auto_complete_on_deadline FROM server_bot_config WHERE server_id = ...
[INFO] [stdout] 221 | |         server_id
[INFO] [stdout] 222 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> src/util.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/commands/server_user/current.rs:149:30
[INFO] [stdout]     |
[INFO] [stdout] 149 |                         Some(text) => {
[INFO] [stdout]     |                              ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/commands/server_user/current.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 |                         Some(text) => {
[INFO] [stdout]     |                         ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/option.rs:605:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `if` and `else` have incompatible types
[INFO] [stdout]    --> src/commands/server_user/current.rs:154:33
[INFO] [stdout]     |
[INFO] [stdout] 150 | / ...                   if progress_text_is_allowed_in_channel(&text, allow_unrestricted_sexual)
[INFO] [stdout] 151 | | ...                   {
[INFO] [stdout] 152 | | ...                       text
[INFO] [stdout]     | |                           ---- expected because of this
[INFO] [stdout] 153 | | ...                   } else {
[INFO] [stdout] 154 | | ...                       PROGRESS_HIDDEN_MESSAGE.to_string()
[INFO] [stdout]     | |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `str`, found `String`
[INFO] [stdout] 155 | | ...                   }
[INFO] [stdout]     | |_______________________- `if` and `else` have incompatible types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/commands/server_user/current.rs:149:30
[INFO] [stdout]     |
[INFO] [stdout] 149 |                         Some(text) => {
[INFO] [stdout]     |                              ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/commands/server_user/current.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 |                         Some(text) => {
[INFO] [stdout]     |                         ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/option.rs:605:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `if` and `else` have incompatible types
[INFO] [stdout]    --> src/commands/server_user/current.rs:154:33
[INFO] [stdout]     |
[INFO] [stdout] 150 | / ...                   if progress_text_is_allowed_in_channel(&text, allow_unrestricted_sexual)
[INFO] [stdout] 151 | | ...                   {
[INFO] [stdout] 152 | | ...                       text
[INFO] [stdout]     | |                           ---- expected because of this
[INFO] [stdout] 153 | | ...                   } else {
[INFO] [stdout] 154 | | ...                       PROGRESS_HIDDEN_MESSAGE.to_string()
[INFO] [stdout]     | |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `str`, found `String`
[INFO] [stdout] 155 | | ...                   }
[INFO] [stdout]     | |_______________________- `if` and `else` have incompatible types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]    --> src/commands/user/progress.rs:542:66
[INFO] [stdout]     |
[INFO] [stdout] 542 |                         embed = embed.field("Progress", progress.as_str(), false);
[INFO] [stdout]     |                                                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]     = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/commands/user/progress.rs:639:51
[INFO] [stdout]     |
[INFO] [stdout] 639 |             progress_text: row.progress_text.map(|text| {
[INFO] [stdout]     |                                                   ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all function arguments must have a statically known size
[INFO] [stdout]     = help: unsized fn params are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `if` and `else` have incompatible types
[INFO] [stdout]    --> src/commands/user/progress.rs:643:21
[INFO] [stdout]     |
[INFO] [stdout] 640 | /                 if progress_text_is_allowed_in_channel(&text, allow_unrestricted_sexual) {
[INFO] [stdout] 641 | |                     text
[INFO] [stdout]     | |                     ---- expected because of this
[INFO] [stdout] 642 | |                 } else {
[INFO] [stdout] 643 | |                     PROGRESS_HIDDEN_MESSAGE.to_string()
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `str`, found `String`
[INFO] [stdout] 644 | |                 }
[INFO] [stdout]     | |_________________- `if` and `else` have incompatible types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `str_as_str`
[INFO] [stdout]    --> src/commands/user/progress.rs:542:66
[INFO] [stdout]     |
[INFO] [stdout] 542 |                         embed = embed.field("Progress", progress.as_str(), false);
[INFO] [stdout]     |                                                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #130366 <https://github.com/rust-lang/rust/issues/130366> for more information
[INFO] [stdout]     = help: add `#![feature(str_as_str)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> src/commands/user/progress.rs:639:51
[INFO] [stdout]     |
[INFO] [stdout] 639 |             progress_text: row.progress_text.map(|text| {
[INFO] [stdout]     |                                                   ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all function arguments must have a statically known size
[INFO] [stdout]     = help: unsized fn params are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: `if` and `else` have incompatible types
[INFO] [stdout]    --> src/commands/user/progress.rs:643:21
[INFO] [stdout]     |
[INFO] [stdout] 640 | /                 if progress_text_is_allowed_in_channel(&text, allow_unrestricted_sexual) {
[INFO] [stdout] 641 | |                     text
[INFO] [stdout]     | |                     ---- expected because of this
[INFO] [stdout] 642 | |                 } else {
[INFO] [stdout] 643 | |                     PROGRESS_HIDDEN_MESSAGE.to_string()
[INFO] [stdout]     | |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `str`, found `String`
[INFO] [stdout] 644 | |                 }
[INFO] [stdout]     | |_________________- `if` and `else` have incompatible types
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/google_books_cache.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/google_books_cache.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fumiko_bot` (bin "fumiko_bot") due to 146 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fumiko_bot` (bin "fumiko_bot" test) due to 146 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "08c1b48237c65b9ba5b709b2dbee4b12f689abd8106aae965009d03c11a95488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c1b48237c65b9ba5b709b2dbee4b12f689abd8106aae965009d03c11a95488", kill_on_drop: false }`
[INFO] [stdout] 08c1b48237c65b9ba5b709b2dbee4b12f689abd8106aae965009d03c11a95488
